Move the pathbar creation to its own function
authorFederico Mena Quintero <federico@gnome.org>
Fri, 1 Jul 2011 17:31:08 +0000 (12:31 -0500)
committerFederico Mena Quintero <federico@gnome.org>
Sat, 2 Jul 2011 00:07:12 +0000 (19:07 -0500)
commit3b2e4623f387d4b0aff9b43a880abfa98a3b3175
tree7ec81f0a75978daec6ec17fb9c6e3b109fea2483
parent4d9fdb1c1b87d29e5d58983a08d2bc87682f538c
Move the pathbar creation to its own function

We will centralize the place where all the pathbar-related widgets are created:
the location button, the pathbar itself, the Create Folder button, and in
subsequent commits, the info bar as well.  We will deal with the pathbar/infobar
as a unit, instead of swapping them in and out in an ad-hoc fashion.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserdefault.c